Main Page | Class List | Class Members

netGameState Struct Reference

A struct encapsulation of BustaModelGameState data. More...

#include <BustaNetMessages.h>

List of all members.

Public Attributes

int clientID
 The network Identification number of the client whose gamestate this is.
int score
 The current score.
netFoodPiece board [5][5]
 An array of netFoodPieces representing the board.
netCustomer customers [3]
 An array of netCustomers representing your customer queue.
netTipJar tips
 An instance of netTipJar.
netChef chef
 An instance of netChef.
netCursor cursor
 An instance of netCursor.


Detailed Description

A struct encapsulation of BustaModelGameState data.

This struct contains all of the data elements of a BustaModelGameState instance, which is a score, an array of netFoodPieces for the board, an array of netCustomers, and an instance of netTipJar, netChef, and netCursor.


Generated on Sun Aug 14 22:24:54 2005 for BustaSandwich Server by  doxygen 1.4.2-20050421